home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / dluc10.zip / XMAS.DOC < prev    next >
Text File  |  1992-08-11  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                          Days left until Christmas
  11.                                   
  12.                                   1.0
  13.  
  14.                             August 12, 1992
  15.  
  16.                         PCBoard 14.x and GAP 4.x
  17.                            WILDCAT!, Spitfire
  18.                              QBBS, RBBS, RA
  19.                                   WWIV
  20.  
  21.                                    by
  22.  
  23.                               Alan Bennett
  24.  
  25.                        TES SOFTWARE (c) 1991,1992
  26.  
  27.                                 5 LINES
  28.  
  29.             (919) 895-0368 -  Dual Standard - 1200 - 38400 Bps
  30.  
  31.  
  32.  
  33.                                 OVERVIEW
  34.                                 ________
  35.  
  36.  
  37.         This ZIP file was created using the -AV function of PKZIP.  If
  38.         my AV is missing then this file may not be complete of has been
  39.         tampered with.  Complete and current editions of this program
  40.         are always available for D/L on Terminal Entry BBS.  If the AV
  41.         is missing please complain to your sysop to stop the practice of
  42.         removing AV's as this is your assurance from the programmer that
  43.         the file is complete and virus free.
  44.  
  45.  
  46.                               INSTALLATION
  47.                               ____________
  48.    
  49.    Installation is fairly easy and straight-forward. The following steps and
  50.    examples should have you up and running in a very short period of time.
  51.    It is assumed that you are familiar with setting up programs on your system.
  52.    To this end, only examples of the configuration file and Door batch file
  53.    are described.
  54.  
  55.       1) Place the XMAS.cfg in the node home directory
  56.  
  57.       2) Place the XMAS.exe anywhere in your path.
  58.  
  59.       3) Create the batch file for the utility 
  60.       
  61.       
  62.  !! This is not a door but a simple utility you can run in your midnight
  63.     events to tell users how many days are left until Christmas. The util
  64.     will changed screens for everyday until christmas.
  65.  
  66.  
  67.  
  68.                Follow this sample batch file if needed:
  69.  
  70.    @ECHO OFF -----------------> Turns the Echo Off
  71.    CLS -----------------------> Clears the Screen
  72.    CD\WC30\XMAS ----------> Change to your BBS's Node home directory
  73.    XMAS XMAS.CFG -----------------> Run Enterprise Trivia door
  74.    CD\WC30--------------------> Go to the Main doors directory
  75.    
  76.  
  77.  
  78.  
  79.  
  80.  
  81.    Terminal Entry BBS    ------- Your BBS Name
  82.    C:\WC30\BULL\BULL25.SCR ----- Path to your ANSI Bulletin
  83.    C:\WC30\BULL\BULL25.BBS ----- Path to your ASCII Bulletin
  84.    @CLS@ ----------------------- Code for your BBS to CLEAR THE SCREEN
  85.    @NOPAUSE@ ------------------- Code for you BBS to NOT PAUSE
  86.    @PAUSE@ --------------------- Code for your BBS to PAUSE
  87.  
  88.  
  89.    Line 1:  Place the name of your BBS on this line.
  90.  
  91.    Line 2:  Path to your Ansi Bulletins
  92.    
  93.    Line 3:  Path to your Ascii Bulletins
  94.  
  95.    Line 4:  Code to make display CLEAR SCREEN. For Wildcat you will use
  96.             @CLS@ and the same for PCBOARD. This depends on your type
  97.             of BBS Software.
  98.  
  99.    Line 5:  Code to make the display NOT PAUSE. This will be @NOPAUSE@ for
  100.             Wildcat and @POFF@ for PCBoard. It depends on your type of
  101.             software.
  102.  
  103.    Line 6:  Code to make the display PAUSE. This will be @PAUSE@ for Wildcat
  104.             and @MORE@,@PAUSE@,or @WAIT@ for PCBoard. It also depends on your
  105.             type BBS Software
  106.  
  107.  
  108.  ------------------------------------------------------------------------------------
  109.  
  110.  
  111.                                  LEGALITIES
  112.                                  __________
  113.  
  114.  
  115.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  116.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  117.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  118.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  119.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  120.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  121.       OR BREACH OF ANY WARRANTY.
  122.  
  123.  
  124.  
  125.                              DISTRIBUTION
  126.                              ____________
  127.  
  128.    You may make this file available for downloading from your BBS or you may
  129.    upload it to any BBS of your choice, provided that you do not make any
  130.    changes to the contents of the archive (ZIP file). The archive and its
  131.    individual contents may not be used by any service that charges any money
  132.    whatsoever, without the written permission of the author.
  133.